ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Chart Namespace / C1ChartCoreExtender<Tseries,TAnimation> Class / ChartLabelFormatString Property

In This Topic
    ChartLabelFormatString Property (C1ChartCoreExtender<Tseries,TAnimation>)
    In This Topic
    A value that indicates the format string of the chart labels.
    Syntax
    'Declaration
     
    Public Overridable Property ChartLabelFormatString As System.String
    public virtual System.string ChartLabelFormatString {get; set;}
    See Also